public class FilterCatalogEntry_VectVect
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
FilterCatalogEntry_VectVect() |
|
FilterCatalogEntry_VectVect(long n) |
protected |
FilterCatalogEntry_VectVect(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
add(SWIGTYPE_p_std__vectorT_boost__shared_ptrT_RDKit__FilterCatalogEntry_const_t_t x) |
long |
capacity() |
void |
clear() |
void |
delete() |
boolean |
equals(FilterCatalogEntry_VectVect o) |
protected void |
finalize() |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_RDKit__FilterCatalogEntry_const_t_t |
get(int i) |
protected static long |
getCPtr(FilterCatalogEntry_VectVect obj) |
boolean |
isEmpty() |
void |
reserve(long n) |
void |
set(int i,
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_RDKit__FilterCatalogEntry_const_t_t val) |
long |
size() |
protected FilterCatalogEntry_VectVect(long cPtr, boolean cMemoryOwn)
public FilterCatalogEntry_VectVect()
public FilterCatalogEntry_VectVect(long n)
protected static long getCPtr(FilterCatalogEntry_VectVect obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public long size()
public long capacity()
public void reserve(long n)
public boolean isEmpty()
public void clear()
public void add(SWIGTYPE_p_std__vectorT_boost__shared_ptrT_RDKit__FilterCatalogEntry_const_t_t x)
public SWIGTYPE_p_std__vectorT_boost__shared_ptrT_RDKit__FilterCatalogEntry_const_t_t get(int i)
public void set(int i, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_RDKit__FilterCatalogEntry_const_t_t val)
public boolean equals(FilterCatalogEntry_VectVect o)